Kernel traits for the cosine distance.
static const bool IsNormalized = true
The cosine kernel is normalized: K(x, x) = 1 for all x.
Kernel traits for the cosine distance.
Definition at line 66 of file cosine_distance.hpp.
The cosine kernel is normalized: K(x, x) = 1 for all x.
Definition at line 70 of file cosine_distance.hpp.
Generated automatically by Doxygen for MLPACK from the source code.